xen.git
2013-01-17 Julien Gralllibxl: don't continue to create the domain if the devic...
2013-01-17 Miroslav RezaninaFix pygrub handling non-default entry
2013-01-17 Wei LiuSwitch from select() to poll() in xenconsoled's IO...
2013-01-17 Jan Beulichx86: handle both NMI kinds if they occur simultaneously
2013-01-17 Razvan Cojocarumem_event: Add support for MEM_EVENT_REASON_MSR
2013-01-17 Ian JacksonConfig.mk: delete accidentally introduced drivel
2013-01-17 Ian JacksonQEMU_TAG update
2013-01-17 Ian JacksonQEMU_TAG update
2013-01-17 Robert Phillipsx86/mm: Provide support for multiple frame buffers...
2013-01-17 Jan Beulichmiscellaneous cleanup
2013-01-17 Jan Beulichx86/EFI: retrieve PCI ROM contents not accessible throu...
2013-01-16 Ian JacksonQEMU_TAG update
2013-01-16 Jan Beulichx86: consistently mask floating point exceptions
2013-01-15 Jan Beulichfix XENMEM_remove_from_physmap return value
2013-01-15 Zhang XiantaonEPT: Expose EPT & VPID capablities to L1 VMM
2013-01-15 Zhang XiantaonVMX: virutalize VPID capability to nested VMM
2013-01-15 Zhang XiantaonEPT: handle invept instruction from L1 VMM
2013-01-15 Zhang XiantaonEPT: Use minimal permission for nested p2m
2013-01-15 Zhang XiantaonEPT: Sync PDPTR fields if L2 guest in PAE paging mode
2013-01-15 Zhang XiantaonEPT: Try to enable EPT paging for L2 guest
2013-01-15 Zhang XiantaoEPT: Make ept data structure or operations neutral
2013-01-15 Zhang Xiantaonested_ept: Implement guest ept's walker
2013-01-15 Zhang Xiantaonestedhap: Change nested p2m's walker to vendor-specific
2013-01-15 Zhang Xiantaonestedhap: Change hostcr3 and p2m->cr3 to meaningful...
2013-01-14 Keir Fraserxen: Introduce ASSERT_NOT_IN_ATOMIC() to give more...
2013-01-14 Keir Fraserx86/hvm: Remove 32-/64-bit abstraction macros from...
2013-01-14 Keir Fraserx86: Assert !in_atomic() before exiting to guest context.
2013-01-13 Ian Campbellmerge
2013-01-13 Ian CampbellRevert 0b9dfd067b42: Switch from select() to poll(...
2013-01-11 Dongxiao Xunested vmx: fix CR0/CR4 emulation
2013-01-11 Keir Fraserxsm: Dummy hook functions must be always_inline to...
2013-01-11 Ian Campbellmerge
2013-01-11 Wei LiuSwitch from select() to poll() in xenconsoled's IO...
2013-01-11 Andrew Coopertools/ocaml: libxc bindings: Correct PCI terminology
2013-01-11 Andrew Coopertools/ocaml: libxc bindings: Fix SBDF encoding
2013-01-11 Wei Liuxencommons: Stop QEMU in do_stop()
2013-01-11 Bamvor Jian... fix wrong path while calling pygrub and libxl-save...
2013-01-11 Ian Campbelllibxc: x86: ensure that the initial mapping fits into...
2013-01-11 Jim Fehliglibxl: Set vfb and vkb devid if not done so by the...
2013-01-11 Daniel De Graafxsm/flask: remove unused permissions
2013-01-11 Daniel De Graafxsm/flask: document the access vectors
2013-01-11 Daniel De Graafxen/xsm: distinguish scheduler get/set operations
2013-01-11 Daniel De Graaftmem: add XSM hooks
2013-01-11 Daniel De Graafxen/xsm: Add xsm_default parameter to XSM hooks
2013-01-11 Daniel De Graafxen: platform_hypercall XSM hook removal
2013-01-11 Daniel De Graafxen: sysctl XSM hook removal
2013-01-11 Daniel De Graafxen: domctl XSM hook removal
2013-01-11 Daniel De Graafxen: add XSM hook for XENMEM_exchange
2013-01-11 Daniel De Graafarch/x86: use XSM hooks for get_pg_owner access checks
2013-01-11 Daniel De Graafarch/x86: Add missing mem_sharing XSM hooks
2013-01-11 Daniel De Graafxsm/flask: add distinct SIDs for self/target access
2013-01-11 Daniel De Graafxsm/flask: add missing hooks
2013-01-11 Daniel De Graafxsm/flask: Add checks on the domain performing the...
2013-01-11 Keir Fraserxsm: Move flask policy files into hypervisor (missed...
2013-01-11 Daniel De Graafarch/x86: convert platform_hypercall to use XSM
2013-01-11 Daniel De Graafxen: convert do_sysctl to use XSM
2013-01-11 Daniel De Graafxen: convert do_domctl to use XSM
2013-01-11 Daniel De Graafxen: avoid calling rcu_lock_*target_domain when an...
2013-01-11 Daniel De Graafxen: use XSM instead of IS_PRIV where duplicated
2013-01-10 Daniel De Graafarch/x86: add distinct XSM hooks for map/unmap
2013-01-10 Daniel De Graafflask: move policy headers into hypervisor
2013-01-10 Daniel De Graafxsm: Use the dummy XSM module if XSM is disabled
2013-01-10 Keir Fraserhvmloader: Allocate 3 pages for Intel GPU OpRegion...
2013-01-10 Ross PhilipsonHVM firmware passthrough ACPI processing
2013-01-10 Ross PhilipsonHVM firmware passthrough SMBIOS processing
2013-01-10 Ross PhilipsonHVM firmware passthrough control tools support
2013-01-10 Ross PhilipsonHVM xenstore strings and firmware passthrough header
2013-01-09 Jan BeulichVT-d: fix interrupt remapping source validation for...
2013-01-09 Keir Fraserx86/hvm: Bind device-model event-channels to registered...
2013-01-09 Samuel Thibaultmini-os: Fix test application link when various fronts...
2013-01-09 Samuel Thibaultmini-os: Notify shutdown through weak function call...
2013-01-08 Dongxiao Xunested vmx: synchronize page fault error code match...
2013-01-08 Dongxiao Xunested vmx: emulate IA32_VMX_MISC MSR
2013-01-08 Daniel De Graafx86/hvm: Bind xen-created event channels to building...
2013-01-07 Jan Beulichx86: fix assertion in get_page_type()
2013-01-07 Jan Beulichx86: compat_show_guest_stack() should not truncate MFN
2013-01-07 Jan BeulichIOMMU: add option to specify devices behaving like...
2013-01-07 Jan BeulichVT-d: relax source qualifier for MSI of phantom functions
2013-01-07 Jan BeulichIOMMU: add phantom function support
2013-01-07 Jan BeulichIOMMU/PCI: consolidate pdev_type() and cache its result...
2013-01-07 Jan BeulichAMD IOMMU: adjust flush function parameters
2013-01-07 Jan BeulichVT-d: adjust context map/unmap parameters
2013-01-07 Jan BeulichIOMMU: adjust add/remove operation parameters
2013-01-07 Jan BeulichIOMMU: adjust (re)assign operation parameters
2013-01-04 Ian Campbellmerge
2013-01-04 Andrew Cooperpassthrough/domctl: use correct struct in union
2012-12-21 Ian Campbelltools/tests: Restrict some tests to x86 only
2012-12-20 Ian Campbellxen: arm: fix guest register access.
2012-12-20 Tim Deeganarm: trim pagetable flag definitions to fit in 80 chara...
2012-12-20 Jan Beulichx86: also print CRn register values upon double fault
2012-12-19 Ian Campbellxen: arm: remove now empty dummy.S
2012-12-19 Ian Campbellxen: remove nr_irqs_gsi from generic code
2012-12-19 Ian Campbelllibxl: move definition of libxl_domain_config into...
2012-12-19 Ian Campbellxen: arm: mark early_panic as a noreturn function
2012-12-19 Ian Campbellxen: arm: introduce arm32 as a subarch of arm.
2012-12-19 Ian Campbellxen: arm: reorder registers in struct cpu_user_regs.
2012-12-19 Ian Campbellxen: arm: remove hard tabs from asm code.
2012-12-19 Ian Campbellxen: arm: fix long lines in entry.S
2012-12-19 Ian Campbellxen: arm: implement share_xen_page_with_privileged_guests
2012-12-19 Ian Campbellxen: arm: implement send_timer_event.
next